* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	font-size: 15px;
}

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
	width: 1200px\9;
}

input {
	border-radius: 0
}

li {
	list-style: none
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}
/* Clear */
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}
/* Hides from IE-mac \*/ 
.clearfix {
	display: block
} 
/*header++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	.h-qiehuan{
		width: 5%;
		margin-top: 35px;
		border-radius: 30px;
	}
	
	.h-qiehuan select{
		padding: 2% 12%;
		border-radius: 30px;
	}
	


.mobile_nav>ul>li{
	float: left;
	margin: 0 2px;
	
}
.mobile_nav>ul>li>a{
	padding: 0 10px;
		line-height: 94px;
		display: block;
		
}
.mobile_nav>ul>li>a>span{
	display: block;
	color: #202020;
	line-height: 94px;
	
}
.mobile_nav>ul>li:hover>a{
	border-bottom: 3px solid #186cd3;
}
.mobile_nav>ul>li>a#menu_selected{
	border-bottom: 3px solid #186cd3;
}

.mobile_nav>ul>li:hover>a>span{
	color: #186cd3;
	
}
.mobile_nav>ul>li>a#menu_selected>span{
	color: #186cd3;
}
.mobile_nav>ul>li>ul.menulevel{
	display: none;
}
.mobile_nav>ul>li>ul.menulevel>li>ul{
	display: none;
}
.mobile_nav>ul>li:hover>ul.menulevel{
	display: block;
	
}

.mobile_nav>ul>li:hover>ul.menulevel>li{
	line-height: 50px;
	border-bottom: 1px solid #d7d7d7;
	padding: 0 30px;
}
.mobile_nav>ul>li:hover>ul.menulevel>li:hover{
	background: #efefef;
}
.mobile_nav>ul>li{
	
}
.header-bg  {
	position: relative;
}
.h-zong{
	position: fixed;
	z-index: 99;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}

.mobile_nav>ul>li:hover>ul.menulevel{
	position: absolute;
	top: 94px;
	
	background-color: rgba(255,255,255,0.95);
	z-index: 1000;
}


.logo{
	margin-right: 40px;
	margin-top:5px;
}
.fwrx img{
	vertical-align: middle;
	padding-right: 5px;
}
.fwrx{
	margin: 35px 0px 0px 30px;
	color: #fff;
	font-size:26px;
	line-height: 20px;
	font-weight: bold;
}

.h-tel{
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #186cd3;
}
.h-tel p{
	font-size: 20px;
	font-weight: bold;
	color: #186cd3;
}
/* 内页的东西 */
.header-ny {
	background-color: #fff;
}

.nav2 {
}
.nav-bg{
}
.nav-con2>ul>li {
	float: left;
	line-height: 90px;
	text-align: center;
	margin: 0 15px;
	width: 80px;
}

.nav-con2>ul>li>a{
	display: block;
	color: #202020;
	font-size: 15px;
	display: block;
	line-height: 90px;
}

.nav-con2>ul>li>a>span {
	color: #202020;
}

.nav-con2>ul>li:hover>a{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #186cd3;
}
.nav-con2>ul>li>a#menu_selected{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #186cd3;
}
.nav-con>ul>li>a#menu_selected span{
}

.nav-con>ul>li:hover span {
}

.nav>li>a#menu_selected span {
}

/* 内页的东西结束 */
/* 二级 */
.mobile_nav>ul {
}

.nav>.menulevel {
	z-index: 999;
}

.menulevel {

}
.menulevel li {
	
}
.menulevel li a span {
	
}
.menulevel li:hover {
	
}
.nav li:hover>.menulevel {
	
}
.menulevel li:hover a span {
	
}


/*banner开始=======================================================================================*/
/*banner*/
.slide_container{
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  }
.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
	padding-top: 95px;
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  bottom: 343px;
  opacity:1;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:61px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }
 .slide_nav.prev{
	 width: 38px;
	 left: 0px;
 }
.slide_nav.next {
  left: auto;
  width: 38px;
  background-position: right top;
  right: 0;
  }
/*首页++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.maobizi{
	text-align: center;
	background: #efefef;
	padding: 20px 0;
}
.cp-bg{
	padding: 80px 0;
}
.cp-bg2{
	padding: 80px 0;
	background: #efefef;
}
.cp-tit{
	font-size: 26px;
	font-weight: bold;
}
.cp-tit p{
	font-size: 36px;
}
#ScrollBox1{
	margin-top: 30px;
}
#ScrollBox1 li{
	width: 402px;
	float: left;
	margin: 10px 15px;
	
	
}

.cp-an{
	width: 180px;
	line-height: 45px;
	margin-top: 30px;
	text-align: center;
	background: #186cd3;
	
}
.cp-an a{
	color: #fff;
}
.cp-img{
	width: 402px;
	height: 337px;
	border: 1px solid #d7d7d7;
}
.cp-img img{
	width: 100%;
	height: auto;
}
.cp1-title{
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	
}
#ScrollBox1 li:hover .cp-img{
	border: 1px solid #186cd3;
}
#ScrollBox1 li:hover .cp1-title{
	background: #186cd3;
	color: #fff;
}
#ScrollBox1 li:hover .cp1-title a{
}
/*简介*/
.about{
	padding: 80px 0;
	background: url(../images/ab-bg_18.jpg) no-repeat top center fixed;
}
.ab-zuo{
	width: 700px;
	padding: 40px 60px 60px;
	box-sizing: content-box;
	background: #fff;
}
.ab-zuoshang{
	line-height: 50px;
	font-size: 40px;
	font-weight: bold;
	background: url(../images/ab-bt_19.jpg) no-repeat top center;
	height: 144px;
	padding-top: 30px;
}


.ab-zuozhong{
	font-size:22px;
	font-weight: bold;
	color: #181818;
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 3px solid #186cd3;
}
.ab-wenzi{
	line-height: 30px;
}
.ab-anniu ul li{
	float: left;
	margin-right: 20px;
	text-align: center;
	background: #186cd3;
	width: 120px;
	line-height: 40px;
	margin-top: 40px;
	
}
.ab-anniu a {
	color: #fff;
}
/* 厂房 */
.cf-zong{
	padding: 80px 0 100px;
}
.cf-xia{
	margin-top: 50px;
}
/* 公司优势 */

.wrap{
	position: relative;
}
.ys-bt {
	position: absolute;
	top: 5rem;
	left: 10%;
	z-index: 11;
	width: 80%;
}
.ys-iconz ul li{
	float: left;
	text-align: center;
	padding: 0 20px;
	border-right: 1px solid #d7d7d7;
	
}
.ys-iconz ul li:last-child{
	border: none;
}
.tab {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.tab a{
	color: #fff;
}

.tab-hd {
	position: absolute;
	left: 10%;
	overflow: hidden;
	zoom: 1;
	top: 300px;
}

.tab-hd li {
	width:700px;
	background: url(../images/ys-xbg_29.jpg) no-repeat top center;
	background-size: 100%;
	margin-bottom: 10px;
	color: #fff;
	box-sizing: border-box;
	padding: 30px 100px 30px 40px;
	cursor: pointer;
}

.tab-hd li.active {
	width: 750px;
}
.tab-hd li.active p{
}



.tab-bd li {
	text-align: right;
	width: 100%;
	height: 882px;
	display: none;
	color: #fff;
	padding-top: 160px;
	box-sizing: border-box;
}
.tab-bd li:first-child{
	background: url(../images/ys-bg1_21.jpg) no-repeat top center;
}
.tab-bd li:nth-child(2){
	background: url(../images/ys-bg2_21.jpg) no-repeat top center;
}


.tab-bd li.thisclass {
	display: list-item;
}
.ys-icon{
	width: 50px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #000;
	background: #fff;
	border-radius: 50px;
	font-weight: bold;
	font-size: 25px;
	font-family: "arial";
}
.ys-xshang{
	margin-bottom: 20px;
}
.ys-xbt{
	margin-left: 30px;
	font-size: 28px;
	font-weight: bold;
}

/* 新闻 */
.xw-bg{
	padding: 90px 0;
}

.xw-shang{
	margin-bottom: 30px;
}

.xw-bt{
	font-size: 36px;
	color: #000;
}
	
.xw-bt p{
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.xw-sp ul li{
	float: left;
	width: 411px;
	margin: 0 10px;
	border-top: 4px solid #d7d7d7;
}
.xw-sp ul li:hover{
	border-top: 4px solid #186cd3;
}
.xw-xsj{
	margin: 60px 0 20px;
	font-family: "arial";
	color: #555;
}
.xw-xbt2{
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}
.xw-xnr{
	font-size: 15px;
	margin-bottom: 30px;
	
}

/*底部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.f-lan{
	padding: 120px 0;
	background: url(../images/f-lanse_18.jpg) no-repeat top center;
	color: #fff;
}
.f-lanseyou p{
	font-size:36px;
	font-family: "arial";
	font-weight: bold;
	
}
.f-lanseyou {
	font-size: 18px;
	font-weight: bold;
}
.f-dfl{
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom:30px;
}
.f-dfl p{
	font-size: 40px;
	font-weight: bold;
}
.xq-sousou{
	margin-top: 50px;
}
.ss-xz{
	border: none;
}
.ss-xz select{
	background: #fff;
	padding: 10px;
	line-height: 30px;
	height: 42px;
	border: none;
	margin-right: 5px;
}
.ss-zuo2 {
	margin-right: 8px;
}
.ss-zuo2 input{
	border: none;
	background: #fff;
	line-height: 22px;
	padding: 10px;
	padding-left: 20px;
	color: #808080;
	font-size: 15px;
	width: 350px;
}
.ss-you2 input{
	width: 105px;
	line-height: 42px;
	font-size: 16px;
	height: 42px;
	font-weight: bold;
	border: none;
	color: #202020;
	text-transform: uppercase;
}



#copyright{
	padding: 80px 0 30px;
	background: #181818;
	color:#fff;
}
.f-daohang{
	margin-top: 30px;
}
.f-daohang>ul>li>ul{
	display: none;
	margin-top: 60px;
	
}
.f-daohang>ul>li{
	margin-right: 30px;
	float: left;
}
.f-daohang>ul>li>a{
	color: #fff;
}
.f-daohang>ul>li>ul>li{
	line-height: 40px;
}
.f-daohang>ul>li>ul>li>a{
	color: rgba(255,255,255,0.5);
}
.f-ewm{
	font-size: 18px;
	text-align: center;
} 
#copyright .banq a {
	color: #fff;
}
.f-xia{
	margin-top: 60px;
}
.f-zuoxiaz{
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin-right: 30px;
}
.f-lshang{
	margin-bottom: 40px;
	line-height: 34px;
	font-size: 28px;
	font-weight: bold;
}
.f-lshang p{
	font-size: 20px;
	font-weight: bold;
}
.f-ditu a{
	color: #fff;
	
}
.banquan{
	padding: 50px 0 0;
	margin-top: 50px;
	border-top: 1px solid #555;
}
.f-fudong{
	position: relative;
}
.f-fdzong{
	position: fixed;
	bottom: 50%;
	right: 0;
	width: 85px;
	color: #fff;

	z-index:88;
	text-align: center;
	padding: 14px 0;
	border: 1px solid #fff;
	box-sizing: border-box;
	background: #186cd3;
	border-radius: 80px;
}
.f-bt{
	font-size:1.25rem;
	font-weight: bold;
	padding: 0 15px;
}
.f-icon2{
	display: none;
	position: absolute;
	right: 83px;
	top: -50px;
	z-index: 88;
	width: 200px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #202020;
	background: #fff;
	padding: 20px;
}
.f-fdlist ul li{
	padding: 10px 14px;
	position: relative;
}
.f-fdlist ul li:hover{
	background: #fff;
}
.f-fdlist ul li:hover .f-icon2{
	display: block;
}

/*foot部分结束*/



/*内页开始====================================================================================*/
.ny-about{
	padding-top: 50px;
}


.ny-bt {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height:35px;
}

.ny-bt p {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	
}
.ny-weizhi{
	position: relative;
}
.ny-wzzong{
	position: absolute;
	width: 100%;
	top: -350px;
}
.banner{
	padding-top: 5.9375rem;
}
.ny-wzbox{
}
.ny-dh {
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.ny-dh  a{
	color: #fff;
}
.ny-dh img{
	margin-right: 20px;
}


/*侧边导航2 */

.fl-nav{
	background-color: #fff;
	box-sizing: border-box;
	width:280px;
	border-radius:30px;
}
.fl-bt{
	background-color: #186cd3;
	font-size: 0.9375rem;
	text-align: center;
	padding: 20px 0;
	border-radius: 30px 30px 0 0;
	color:#fff;
}
.fl-bt p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2 {
	background: #fff;
}
.ddsmoothmenu-v2>ul>li>a{
	
}
.ddsmoothmenu-v2>ul>li>a>span{
	font-size: 17px;
	display: block;
	padding: 20px 0;
	font-weight: bold;
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	
}
.ddsmoothmenu-v2>ul>li{
	text-align: left;
	box-sizing: border-box;
	background: url(../images/ny-daohang_03.png) no-repeat  top 20px right 30px #fff;
}
.ddsmoothmenu-v2>ul>li:hover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #00369d;
}
.ddsmoothmenu-v2>ul>li>a>span:hover{
	border-bottom:0px;
	color: #fff;
	border-bottom: 1px solid #00369d;

}

.ddsmoothmenu-v2>ul>li.lihover{
	background: url(../images/ny-daohang_09.png) no-repeat  top 20px right 30px #00369d;
	padding-bottom: 20px;
}
.ddsmoothmenu-v2>ul>li.lihover>a>span{
	color: #ffffff;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

/* 二级 */
.ddsmoothmenu-v2>ul>li.lihover>ul{
	width: 220px;
	margin: 0 auto;
	margin-top: 30px;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li{
	line-height: 30px;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 2px;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover>a{
	color: #00369d;
}
.ddsmoothmenu-v2>ul>li.lihover>ul>li:hover{
	background-color: #ddd;
	
}
.ny-bt2{
	
	font-weight: bold;
	padding: 20px 0 10px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-bt2 p{
	font-size: 25px;
}
.ny-bt2 p:before{
	display: block;
	content: "";
	width:5px;
	height: 25px;
	margin: 10px 10px 0 0;
	float: left;
	background-color: #186cd3;
	
}
.page_main-cp{
	width:1001px;
		padding: 30px;
		box-sizing: border-box;
		border: 1px solid #d7d7d7;
		background-color: #fff;
	
}
#page_main3{
	width:100%;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}

.fl-bt2{
	line-height: 30px;
	margin: 20px 0;
	padding: 0 20px;
	font-weight: bold;
	text-align: center;
}
.fl-bt2 p{
	font-size: 30px;
}

.fl-xia{
	padding-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #186cd3;
}

/* 产品列表 */
.dbg2{
	background-color: #fff;
	padding: 70px  0 100px;
}
.dbg-bg{
}
.dbg {
	background-color: #efefef;
	padding: 70px  0 100px;
}

.xbg {
}
.page-products{
	margin-top:40px;
	line-height: 36px;
}
/* 图片详情 */
#shownews2{
	background-color: #fff;
	padding: 40px;
}
#shownews2 h1{
	text-align: center;
}

/*内页标题daohang*/

.ddsmoothmenu-v {
	margin-bottom: 30px;
	
}
.ddsmoothmenu-v>ul {

	   padding: 0;
	    display: flex;
	    -webkit-box-align: center;
	    align-items: center;
}

.ddsmoothmenu-v>ul>li {
	flex-grow: 1;
	line-height: 50px;
	background-color: #186cd3;
	text-align: center;
	cursor: pointer;
	transition: all 0.6s;
}
.ddsmoothmenu-v ul li:last-child a span{
	border: none;
}

.ddsmoothmenu-v>ul>li a {
	color: #fff;
	font-size: 18px;
	display: block;
	
}

.ddsmoothmenu-v>ul>li>a>span{
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #fff;
	border-right: 1px solid #d7d7d7;
}

.ddsmoothmenu-v>ul>li:hover {
	cursor: pointer;
	transition: all 0.6s;
	background-color: #fff;
}

.ddsmoothmenu-v>ul>li:hover span {
	color: #186cd3;
}

.ddsmoothmenu-v>ul>.lihover>.ahover {
	background-color: #fff;
}

.ddsmoothmenu-v>ul>.lihover>.ahover>span {
	color: #186cd3;
}

.ddsmoothmenu-v>ul>.lihover ul li {
	line-height: 60px;
	border-bottom: 1px solid #fff;
	background: #e9e9e9;
}

.ddsmoothmenu-v ul .lihover ul li:hover span {
	font-weight: bold;
	color: #000;
	font-size: 15px
}

.ddsmoothmenu-v>ul>.lihover> ul li.lihover span {
	font-weight: bold;
	color: #000;
	font-size: 15px;
}
/* 产品详情 */
.lh714{
}
#proinfo_c{
	padding: 80px 40px;
	
	background: #fff;
}
.ny-cpxq{
	background-color: #efefef;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.ny-cpxq span{
	font-size: 25px!important;
	vertical-align: middle;
	font-weight: bold;
	color: #186cd3;
	font-family: "arial";
}
/* 工程案例 */	
.ny-gcal ul li{
	width: 324px;
	float: left;
	padding: 5px;
	border: 1px solid #efefef;
	margin: 30px 10px 0;
	
}
.ny-gcal ul li:hover{
	border: 1px solid #186cd3;
}
.ny-gcal .imghvr-zoom-in{
	width:324px;
	overflow: hidden;
	height:440px;
}
.ny-gcal .imghvr-zoom-in img{
	min-height: 100%;
}
.ny-gcal .imghvr-zoom-in .fudong{
	height: 250px;
	line-height: 250px;
}
.images_title2{
	background-color: #efefef;
	line-height: 50px;
	text-align: center;
}
.ny-gcal ul li:hover .images_title2{
	background-color: #186cd3;
}
.ny-gcal ul li:hover .images_title2 a{
	color: #fff;
	font-weight: bold;
}
/*在线留言*/
.liuyan-tu {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.liuyan-tu img {
	cursor: pointer;
	transition: all 0.6s;
}

.liuyan-tu img:hover {
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li {
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

.lxdy-con li:hover {
	color: #e8010d;
}

.page-about1 {
	width: 800px;
	margin-top: 30px;
}


/* 真正的新闻页面 */


.newsList2 li{
	margin: 20px 0;
	padding: 40px 30px;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 100%;
}
.newsList2 li:hover{
	background-color: #186cd3;
	transition: all 0.6s;
	color: #fff;
}
.newsList2 li:hover a{
	color: #fff;
}
.xinwen-bt2  a{
	font-size: 22px;
	font-weight:bold;
}
.ny-xwsj2{
	margin: 10px 0;
}
.ny-xwsj2 a{
	color: #186cd3;
	font-size: 18px;
	font-weight: bold;
} 
.xw-xtu {
	overflow: hidden;
	width: 300px;
}

.xw-xtu img{
	width: 100%;
}

.xw-xyou{
	width: 900px;
}
ul,li {
	list-style: none;
/*width: 600px;*//*line-height: 40px;*/
}

a,a:visited,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

ul.newsList li {
	margin-top: 20px;
	padding: 20px 50px 20px 50px;
	background-color: #efefef;
	cursor: pointer;
	transition: all 0.6s;
}

ul.newsList li:hover {
	background-color: #efefef;
	transform: scale(1.01);

}
ul.newsList li:hover .xinwen-bt a {
	color: #186cd3;
}

.nyxwyou{
	margin-bottom: 15px;
}
.xinwen-bt{
}
.xinwen-bt  span{
	float: right;
}
.ny-xwsj a{
	color: #186cd3;
	font-size:28px;
	line-height: 0px!important;
	font-weight: bold;
	font-family: "arial";
}
.ny-xwsj a p{
	color: #186cd3;
	font-size:22px;
}
.ny-xwsj{
	width: 120px;
	font-size: 48px;
	height: 94px;
	background: url(../images/xw-xiantiao.jpg) no-repeat top center;
}

.page-news3{
	margin-top: 50px;
}
.xinwen-bt{
}
.xinwen-bt a {
	color: #202020;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}



.xinwen-by a {
	color: #717171;
	line-height: 1.875rem;
}

.xinwen-sj{
	width: 200px;
	height: 100px;
}
/* 留言 */
#page_main .page-guestbook{
	padding-top: 50px;
	background: url(../images/zxlybg.jpg) no-repeat right top;
}
/* 搜索结果 */
.page-news table{
	width: 100%;
}
.news-title{
	color: #fff;
	background: #186cd3;
}
.news-time{
	width: 50%;
	background: #186cd3;
	color: #fff;
	text-align: center;
}
.page-news table tr{
line-height: 50px;	
background: #fff;
border-bottom: 1px solid #fff;
}
.page-news table tr td{
	text-align: center;
	border-right: 1px solid #fff;
}
.page-news table tr:hover{
	background: #eaeaea;
}
.time-list{
	text-align: center;
}
/*简介单页*/

.page-container>img {
	max-width: 99%;
	border: 1px solid #f0f0f0;
}

.page-content {
	padding: 0px 0px;
	margin-top: 35px;
}

.page_list {
	text-align: right;
	padding: 20px 0px 0;
}

.page_list span.current {
	border: #ddd 1px solid;
	padding: 3px 6px;
	margin-right: 2px;
	color: #fff;
	background-color: #186cd3;
}

.page_list a {
	border: #ddd 1px solid;
	color: #272727;
	padding: 3px 6px;
	margin-right: 2px;
}

.page_list select {
	width: 48px;
	line-height: 29px;
	height: 29px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.page {
	line-height: 40px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 40px;
	margin-top: 50px;
}

.page span {
	display: inline-block;
	width: 49%;
}

.page-news .newsList {
	margin-top: 20px;
}

.page-news .newsList li {
}

.page-news li .img {
	padding: 0;
	overflow: hidden;
}

.page-news li .text {
	padding-right: 0;
}

.page-news li .text .h span {
	font-size: 14px;
	color: #999999;
	float: right;
}

.page-news li .text a:first-child {
	font-size: 17px;
	margin-top: 20px;
}

.page-news li .text p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	float: left;
}

.page-news li .text .ck {
	float: right;
	color: #666666;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border-radius: 20px;
}

.page-news li:hover a {
	font-weight: bold;
	/*color: #e8010d;*/
}

.page-news ul li .h {
	line-height: 65px;
	font-size: 24px;
	text-align: left;
	margin-top: 20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}

.page-news ul li:hover .h {
	background: #ffeed7;
}

.proNav li {
	height: 350px;
	float: left;
	width:318px;
	text-align: center;
	position: relative;
	margin: 0px 5px 30px;
	background: #fff;
	}
.ny-cpwenzi{
	height: 100px;
	background-color: #efefef;
	padding: 20px;
	text-align: left;

}

.proNav li span{
	position: relative;
	display: block;
	overflow: hidden;
	width: 318px;
	height:255px;
	border: 1px solid #d7d7d7;
}

.proNav li span img {
	cursor: pointer;
	transition: all 0.6s;
	overflow: hidden;
}

.proNav li:hover span{
	cursor: pointer;
	transition: all 0.6s;
	border: 1px solid #186cd3;
}
.proNav li:hover span img{
	transform: scale(1.05);
	transition: all 0.6s;
}

.proNav li:hover .ny-cpz{
	background: #186cd3;
	color: #fff;
}
.proNav li:hover .ny-cpz a{
	color: #fff;
}

.ny-cpz{
	background-color: #d7d7d7;
	padding: 20px;
	border-bottom: 3px solid #d7d7d7;
}
.ny-cpbt a label{
	font-size:18px;
	display: block;
	text-align: center;
	font-weight: bold;

}
.ny-xpanniu a {
	font-size: 15px;
}
.ny-cpan a{
	color: #fff;
}
.ny-cpan{
	width: 120px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	background: -webkit-linear-gradient(
		left,#186cd3,#47c56f
		);

	}

.proNav li span img:hover {
}

.proNav li a {
	display: block;
}

.proNav li span .lhsp {
	position: absolute;
	display: block;
	width: 100%;
	height: 175px;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	background: url(../images/lh616.png)  center center;
}

.proNav li:hover a {
	text-decoration: none;
}

.proNav li:hover span .lhsp {
	display: block;
}

.proNav li p {
	font-weight: 100;
	display: block;
	line-height: 30px;
	margin: 0 auto;
	color: #e8010d;
}

.proNav .ckgd {
	display: block;
	width: 130px;
	height: 203px;
	float: left;
	margin-top: 10px;
}

.jptj-header {
	position: relative;
	text-align: center;
}

.jptj-header .span6 {
	height: 1px;
	background: #666;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jptj-header p {
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	font-size: 14px;
}

.popover-banner {
	max-width: 350px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #efefef;
}

.popover-banner .flex-direction-nav {
	display: block;
}

.popover-banner .flex-prev,.popover-banner .flex-next {
	position: absolute;
	display: block;
	width: 45px;
	height: 100px;
	background: url(../images/sprite.jpg) no-repeat 0 top;
	top: 50%;
	margin-top: -50px;
}

.popover-banner .flex-prev {
	left: -50px;
}

.popover-banner .flex-next {
	background: url(../images/sprite.jpg) no-repeat -55px top;
	right: -50px;
}

.lhgw {
	display: block;
	width: 460px;
	margin: 0 auto;
}

#shop_cart {
	width: 170px;
	float: left;
}

#shopjg span {
	text-align: center;
	display: block;
	width: 140px;
	height: 36px;
	margin: 20px 10px;
	background: #fe6a12;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}

#shopjg {
	width: 150px;
	float: left;
	overflow: hidden;
}

.lhcppg {
	width: 100%;
	background: #f5f5f5;
	padding-left: 20px;
}

.lhcppg span {
	display: inline-block;
	padding-left: 0.5%;
}

#inhert_cart {
	margin: 20px 10px;
	height: 36px;
	line-height: 36px;
}

#shop_cart #btn_buy {
	display: none;
}

.jptj-header b {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	color: #002e79;
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	padding: 0 20px 10px;
	background: #f7f7f7
}

.photos span {
	display: block;
	text-align: center;
}

.photos span img {
}

.photos p {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.photos1 span {
	display: block;
	text-align: center;
}

.photos1 span img {
	height: 200px;
	max-width: 100%;
}

.photos1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.pic-img1 {
	height: 270px;
}

.picMarquee-left {
	overflow: hidden;
}

.picMarquee-left .bd ul {
	padding: 15px;
	zoom: 1;
}

.picMarquee-left .bd li {
	float: left;
	height: 230px;
	width: 20%;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.picMarquee-left .bd li img {
	border: 1px solid #ccc;
}

.picMarquee-left .bd li:hover img {
	border: 1px solid #000;
}

.picMarquee-left .bd li img {
	width: 95%;
	display: block;
}

.picScroll-left {
	overflow: hidden;
	margin-top: 40px;
}

.picScroll-left .bd li {
	float: left;
	height: 275px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 14px;
}

.picScroll-left .bd li img {
	width: 274px;
	height: 202px;
	display: block;
}

.span-name {
	width: auto;
	display: inline-block;
	height: 50px;
	margin: 0 auto;
	padding: 0 15px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	border-bottom: #c7c7c7 solid 2px;
}

.p-more {
	width: 90px;
	display: inline-block;
	float: right;
	height: 25px;
	margin: 20px auto;
	border: #c2c2c2 solid 1px;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	color: #000;
}

.related-list li {
	display: inline-block;
	width: 33%;
	border-bottom: 1px dotted #ccc;
	line-height: 40px;
}

#shownews .title {
	text-align: center;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 24px;
}

#shownews .related {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	margin-top: 15px;
	background: url(../images/bg_news.gif) repeat-x;
	color: #fff;
	padding-left: 10px;
}

.related_cp ul {
	width: 100%;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}

.related_cp ul li {
	text-align: center;
	width: 160px;
	float: left;
	margin-right: 25px;
}

.related_cp ul li img {
	border: 1px solid #e4e4e4;
	width: 200px;
	padding: 5px;
}

.related_cp ul li a:hover img {
	border: 1px solid #e8010d;
}

#piclist li {
	height: 155px;
	background: none;
	border: 1px solid #ddd;
}

#piclist li .ph_hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.jobList li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #202020;
	background: #efefef;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}
.page-guestbook{
	width: 100%;
}
.page-guestbook b {
	line-height: 30px;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.page-products .tabc dt {
	line-height: 30px;
	width:11%!important;
	float: left;
	margin-top: 20px;
}
.page-products table img{
/* 	width: 100%;
	height: 100%; */
}
.page-guestbook b span {
	padding-left: 10px;
}
.page-products .tabc dd{
	width: 80%!important;
	float: left;
	margin-top: 20px;
	
}
.showjobList li {
	border: 1px solid #ccc;
	border-top: none;
	height: 40px;
	width: 100%;
	line-height: 40px;
}

.showjobList li div {
	width: 50%;
	float: left;
}

.showjobList li b {
	color: #e8010d;
	display: block;
	font-weight: 500;
	text-align: center;
}

.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #e8010d;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.showjobList {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
}

.lhms {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}

.lhms b {
	font-weight: 100;
	width: 120px;
	min-height: 80px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #e8010d;
}

.lhms span {
	display: inline-block;
	height: auto;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.lh616 {
	width: 150px;
	line-height: 40px;
	margin: 25px auto 0px;
	background: #e8010d;
}

#guestbook  dt {
	display: inline-block;
	width: 50%;
}

#guestbook textarea,#guestbook input[type="text"] {
	background: #fff;
	width: 76%;
	padding: 0 2.5%;
	min-width: 220px;
	border-radius: 5px;
	border: 1px solid #C7E2F6;
	height: 40px;
}

.page-guestbook #guestbook  dt {
	line-height: 40px;
	width: 50%;
}

.page-guestbook #guestbook  textarea {
	width: 84%;
	height: 200px;
}

#guestbook .yzm input {
	width: 74%;
}

.xiaz .fr {
	float: right;
}

.xiaz .fl {
	flaot: left;
}

.downloadtimes {
	padding: 0 5%;
}

.downloadtimes i img {
	margin-right: 5px;
	width: 14px;
}

.xiaz li {
	border-bottom: 1px dashed #ccc;
}

.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}

.lhbd label {
	display: inline-block;
	max-width: 80px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}

.lhbd dt {
	padding: 3px 0;
	width: 100%;
}

.lhbdfr {
/* float: right;*/
	width: 90%;
}

.lhbdfl {
 /*float: left;*/
	width: 100%;
/* margin: 0 auto;*/
}

.lhbdfr label {
	max-width: 82px;
	width: 100%;
}

.lhbd input {
	width: 57%;
}

.lhbdfl input {
	width: 67%;
}

.lhbd span {
	font-weight: 100;
}

.lhbd .Content {
	width: 84%;
}

.clear {
	clear: both;
}

.lhbd .Content {
	height: 113px;
}

.submit {
	background: #186cd3;
	height: 40px;
	color: #fff;
	display: block;
	width: 80px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	border: none;
}

.lh615 {
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	border: none;
}


/*企业面貌图片*/
.h-tu-nl{
	width: 340px;
	float: left;
	text-align: center;
	margin: 10px 5px;
}
.h-tu-nl span{
	display: block;
	height:200px;
	padding: 5px;
	border: 1px solid #ccc;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
}
.h-tu-nl:hover span img{
	transition: all 0.5s ease-in-out;
	transform: scale(1.05);
}
.h-tu-nl span img {
	width:auto;
	height: 100%;
}
.h-tu-nl:hover p{
	color: #186cd3;
	font-weight: bold;
}
.h-tu-nl p{
	font-size: 18px;
	line-height: 50px;
	display: block;
}

.h-tu-nl:hover span{
	border: 1px solid #186cd3;
}

.h-tu {
	height: 280px;
	width: 385px;
	float: left;
	text-align: center;
	margin: 20px 5px;
}

.h-tu span{
	display: block;
	height:235px;
	border: 1px solid #ccc;
	padding: 5px;
}

.h-tu span img {
	width:385px;
	height: 225px;
}
.h-tu:hover p{
	color: #fff;
	font-weight: bold;
}
.h-tu p{
	color: #202020;
	font-size: 18px;
	line-height: 50px;
	display: block;
}
.h-tu:hover p{
	background-color: #eac266;
}
/* 荣誉资质 */
.h-tu-nl2{
	width: 394px;
	float: left;
	text-align: center;
	margin: 30px 23px 0;
}
.h-tu-nl2 span{
	display: flex;
	justify-content: center;
	align-items: center;
	height:304px;
	padding:5px 10px;
	background-color: #fff;
	overflow:  hidden;
	transition: all 0.5s ease-in-out;
}

.h-tu-nl2 span img {
	width:auto;
	transition: all 0.5s ease-in-out;
}
.h-tu-nl2:hover span{
	background-color: #186cd3;
	
}
.ny-gcal .imghvr-zoom-in {
    width: 420px;
    overflow: hidden;
    height: 303px;
}
.ny-gcal ul li {
    width: 420px;
    float: left;
    padding: 5px;
    border: 1px solid #efefef;
    margin: 30px 10px 0;}
.h-tu-nl2:hover p{
	color: #186cd3;
	font-weight: bold;
}
.h-tu-nl2 p{
	font-size: 18px;
	line-height: 50px;
	display: block;
}

.h-tu-nl2:hover span{
	border: 1px solid #186cd3;
}

.h-tu-nl2:hover span img{
	transform: scale(1.05);
	
}

/*关于我们单页*/
.ny-fzlc{
	background: url(../images/ny-afzlc.jpg) no-repeat bottom  center;
	padding-top: 20px;
}
.xbg .fw-bt{
	text-align: center;
}
.xbg .fw-xia{
	width: 100%;
}
.xbg .fw-xia ul li{
	float: left;
	width: 285px;
	border: 1px solid #d7d7d7;
	margin: 0 5px;
	
}
.xbg .fw-xia ul li .fw-baise{
	width: 280px;
}
.ny-aboutbt{
	font-size: 28px!important;
	padding-bottom: 30px;
	font-weight: bold;
	color: #202020;
}
.ny-youimg{
	margin-top: 50px;
	width: 50%;
}
.xbg .fw-xia{
	margin-top: 20px;
}

/*联系我们单页*/
.page-news-lx{
	margin-top: 20px;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
}

.page-news{
}
.lx-ewm ul{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lx-ewm ul li{
	padding:  30px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	background: #efefef;
	
}

.lxwm-dy{

}
.ny-lx{
	margin-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.lxwm-dy li {
	line-height: 30px;
	background-color: #efefef;
	float: left;
	border-radius: 20px;
	margin: 0 0.5%;
	width:48%;
	box-sizing: border-box;
	padding:15px 30px;
	margin-bottom: 10px;
	font-size: 18px;
}
.lxwm-dy li:hover{
	background-color: #f7f7f7;
}


.lxwm-dy li p{
	font-size: 20px;
	font-weight: bold;
}
.lxwm-dy li  img{
	margin-right: 20px;
	width: 10%;
}
/*内页服务范围*/
.fl-con9 li {
	margin-top: 35px;
	float: left;
	height: 70px;
	width: 275px;
	border-right: 1px solid #efefef;
	padding: 0px 20px;
}

.fl-nr {
	width: 130px;
	line-height: 22px;
	font-size: 16px;
	color: #202020;
	margin-left: 10px;
	margin-top: 15px;
}

.fl-tu {
	width: 47px;
}

.fl-con9 li:nth-child(1),.fl-con9 li:nth-child(5),.fl-con9 li:nth-child(9) {
	padding-left: 0px;
}

.fl-con9 li:nth-child(1) .fl-nr {
	margin-top: 5px;
}

.fl-con9 li:nth-child(4),.fl-con9 li:nth-child(8) {
	padding-right: 0px;
}
/*图片鼠标悬停整体旋转*/
.fl-con9 li img {
	list-style: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.fl-con9 li img {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.fl-con9 li:hover img {
	transform: rotateY(360deg);
}